Exercises

1. algebra

algebra.equations.coverupprovisionalsolve an equation by covering up
algebra.equations.linearstablesolve a linear equation
algebra.equations.linear.balanceprovisionalSolve a linear equation using only balance rules.
algebra.equations.linear.mixedprovisionalsolve a linear equation with mixed fractions
algebra.equations.polynomialstablesolve an equation (higher degree)
algebra.equations.quadraticstablesolve a quadratic equation
algebra.equations.quadratic.approximateprovisionalsolve a quadratic equation with approximation
algebra.equations.quadratic.no-abcprovisionalsolve a quadratic equation without abc-formula
algebra.equations.rationalprovisionalsolve a rational equation (with a variable in a divisor)
algebra.inequalities.linearprovisionalsolve a linear inequation
algebra.inequalities.polynomialprovisionalsolve an inequation of higher degree
algebra.inequalities.quadraticprovisionalsolve a quadratic inequation
algebra.manipulation.exponential.equationprovisionalsolve exponential equation algebraically
algebra.manipulation.exponents.equationprovisionalsolve power equation algebraically with x > 0
algebra.manipulation.exponents.nonnegativeprovisionalwrite with a non-negative exponent
algebra.manipulation.exponents.powerofprovisionalwrite as a power of a
algebra.manipulation.exponents.simplifyprovisionalsimplify expression (powers)
algebra.manipulation.logarithmic.equationprovisionalsolve logarithmic equation algebraically
algebra.manipulation.polynomial.expandprovisionalexpand an expression to polynomial normal form
algebra.manipulation.polynomial.factorprovisionalfactorize the expression
algebra.manipulation.rational.simplifyalphasimplify a rational expression (with a variable in a divisor)

2. arithmetic

arithmetic.exponentsprovisionalsimplify expression (powers)
arithmetic.fractionsprovisionalsimplify fractions
arithmetic.fractions.liberalprovisionalsimplify fractions liberally
arithmetic.fractions.stepsalphaFraction exercise for STEPS

3. calculus

calculus.differentiationprovisionalDerivative
calculus.differentiation.polynomialprovisionalFind the derivative of a polynomial. First normalize the polynomial (e.g., with distribution). Don't make use of the product-rule, or other chain rules.
calculus.differentiation.productprovisionalUse the product-rule to find the derivative of a polynomial. Keep the parentheses in your answer.
calculus.differentiation.quotientprovisionalUse the quotient-rule to find the derivative of a polynomial. Only remove parentheses in the numerator.

4. linearalgebra

linearalgebra.gaussianelimstableGaussian Elimination
linearalgebra.gramschmidtalphaGram-Schmidt
linearalgebra.linsystemstableSolve Linear System
linearalgebra.systemwithmatrixprovisionalSolve Linear System with Matrix

5. logic

logic.propositional.cnfstableProposition to CNF
logic.propositional.cnf.unicodestableProposition to CNF (unicode support)
logic.propositional.consequenceexperimentalProve that formula is a logical consequence of a set of formulas
logic.propositional.dnfstableProposition to DNF
logic.propositional.dnf.unicodestableProposition to DNF (unicode support)
logic.propositional.proofexperimentalProve two propositions equivalent
logic.propositional.proof.topexperimentalProve two propositions equivalent (with top-level decomposition)
logic.propositional.proof.unicodeexperimentalProve two propositions equivalent (unicode support)

6. relationalgebra

relationalgebra.cnfalphaTo conjunctive normal form